tools/blktap2/libvhd: move uuid wrapper functions out of line.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 17 Mar 2011 19:14:57 +0000 (19:14 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 17 Mar 2011 19:14:57 +0000 (19:14 +0000)
commitf45b59ff53641c2ff19c86a1e23829e61d47dde0
treec6cba02599802ab3ec15fe24bdcb5b099432f498
parent05dbcc741d966ea8596e1c07735c653f391d27ef
tools/blktap2/libvhd: move uuid wrapper functions out of line.

This isolates users of libvhd from the need to know about the
different OS schemes for UUIDs.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Daniel Stodden <daniel.stodden@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/blktap2/include/vhd-uuid.h
tools/blktap2/vhd/lib/Makefile
tools/blktap2/vhd/lib/vhd-util-uuid.c [new file with mode: 0644]